[INFO] cloning repository https://github.com/qshadun/aoc2023
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qshadun/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqshadun%2Faoc2023", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqshadun%2Faoc2023'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f24acf31cfac613099bd58ca2fd0e8bca2a1bbc
[INFO] fixing qshadun/aoc2023 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqshadun%2Faoc2023" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qshadun/aoc2023
[INFO] finished tweaking git repo https://github.com/qshadun/aoc2023
[INFO] tweaked toml for git repo https://github.com/qshadun/aoc2023 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qshadun/aoc2023 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qshadun/aoc2023 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88
[INFO] running `Command { std: "docker" "start" "cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating prob01/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob02/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob03/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob04/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob05/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob06/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob07/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob08/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob09/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob10/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob11/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob12/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob13/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob14/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob15/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob16/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob17/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob18/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob19/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob20/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob21/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating utils/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob22/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob23/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob24/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating prob25/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]    Migrating utils/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking prob21 v0.1.0 (/opt/rustwide/workdir/prob21)
[INFO] [stderr]    Migrating prob21/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking prob23 v0.1.0 (/opt/rustwide/workdir/prob23)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Migrating prob23/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob07 v0.1.0 (/opt/rustwide/workdir/prob07)
[INFO] [stderr]     Checking prob14 v0.1.0 (/opt/rustwide/workdir/prob14)
[INFO] [stderr]    Migrating prob07/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob14/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob18 v0.1.0 (/opt/rustwide/workdir/prob18)
[INFO] [stderr]    Migrating prob18/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob13 v0.1.0 (/opt/rustwide/workdir/prob13)
[INFO] [stderr]    Migrating prob13/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob05 v0.1.0 (/opt/rustwide/workdir/prob05)
[INFO] [stderr]     Checking prob22 v0.1.0 (/opt/rustwide/workdir/prob22)
[INFO] [stderr]    Migrating prob05/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob04 v0.1.0 (/opt/rustwide/workdir/prob04)
[INFO] [stderr]    Migrating prob22/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob04/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking prob25 v0.1.0 (/opt/rustwide/workdir/prob25)
[INFO] [stderr]     Checking prob17 v0.1.0 (/opt/rustwide/workdir/prob17)
[INFO] [stderr]    Migrating prob25/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking prob20 v0.1.0 (/opt/rustwide/workdir/prob20)
[INFO] [stderr]    Migrating prob17/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob12 v0.1.0 (/opt/rustwide/workdir/prob12)
[INFO] [stderr]     Checking prob11 v0.1.0 (/opt/rustwide/workdir/prob11)
[INFO] [stderr]    Migrating prob20/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob02 v0.1.0 (/opt/rustwide/workdir/prob02)
[INFO] [stderr]        Fixed prob20/src/main.rs (1 fix)
[INFO] [stderr]    Migrating prob12/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob03 v0.1.0 (/opt/rustwide/workdir/prob03)
[INFO] [stderr]     Checking prob10 v0.1.0 (/opt/rustwide/workdir/prob10)
[INFO] [stderr]    Migrating prob11/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob02/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob03/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob10/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob16 v0.1.0 (/opt/rustwide/workdir/prob16)
[INFO] [stderr]     Checking prob09 v0.1.0 (/opt/rustwide/workdir/prob09)
[INFO] [stderr]     Checking prob06 v0.1.0 (/opt/rustwide/workdir/prob06)
[INFO] [stderr]    Migrating prob16/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob15 v0.1.0 (/opt/rustwide/workdir/prob15)
[INFO] [stderr]    Migrating prob09/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob06/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob19 v0.1.0 (/opt/rustwide/workdir/prob19)
[INFO] [stderr]    Migrating prob15/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating prob19/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking prob08 v0.1.0 (/opt/rustwide/workdir/prob08)
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]    Migrating prob08/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking prob01 v0.1.0 (/opt/rustwide/workdir/prob01)
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Migrating prob01/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             REV_NUMBERS.push(r);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for (i, num_str) in REV_NUMBERS.iter().enumerate() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             REV_NUMBERS.push(r);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for (i, num_str) in REV_NUMBERS.iter().enumerate() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling katexit v0.1.4
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking prob24 v0.1.0 (/opt/rustwide/workdir/prob24)
[INFO] [stderr]    Migrating prob24/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> prob24/src/main.rs:39:15
[INFO] [stdout]     |
[INFO] [stdout]  37 |         let a: Array2<f64> = array![[self.vx, other.vx], [self.vy, other.vy]];
[INFO] [stdout]     |             -
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `a` calls a custom destructor
[INFO] [stdout]     |             `a` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |         let b: Array1<f64>  = array![self.px-other.px, self.py-other.py];
[INFO] [stdout]  39 |         match a.solve_into(b) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> prob24/src/main.rs:39:15
[INFO] [stdout]     |
[INFO] [stdout]  37 |         let a: Array2<f64> = array![[self.vx, other.vx], [self.vy, other.vy]];
[INFO] [stdout]     |             -
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `a` calls a custom destructor
[INFO] [stdout]     |             `a` will be dropped later as of Edition 2024
[INFO] [stdout]  38 |         let b: Array1<f64>  = array![self.px-other.px, self.py-other.py];
[INFO] [stdout]  39 |         match a.solve_into(b) {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  48 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `a` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/data_repr.rs:156:1
[INFO] [stdout]     |
[INFO] [stdout] 156 | impl<A> Drop for OwnedRepr<A> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.20s
[INFO] [stderr] crater-edition-check: prob01 v0.1.0 (/opt/rustwide/workdir/prob01) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob02 v0.1.0 (/opt/rustwide/workdir/prob02) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob03 v0.1.0 (/opt/rustwide/workdir/prob03) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob04 v0.1.0 (/opt/rustwide/workdir/prob04) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob05 v0.1.0 (/opt/rustwide/workdir/prob05) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob06 v0.1.0 (/opt/rustwide/workdir/prob06) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob07 v0.1.0 (/opt/rustwide/workdir/prob07) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob08 v0.1.0 (/opt/rustwide/workdir/prob08) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob09 v0.1.0 (/opt/rustwide/workdir/prob09) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob10 v0.1.0 (/opt/rustwide/workdir/prob10) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob11 v0.1.0 (/opt/rustwide/workdir/prob11) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob12 v0.1.0 (/opt/rustwide/workdir/prob12) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob13 v0.1.0 (/opt/rustwide/workdir/prob13) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob14 v0.1.0 (/opt/rustwide/workdir/prob14) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob15 v0.1.0 (/opt/rustwide/workdir/prob15) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob16 v0.1.0 (/opt/rustwide/workdir/prob16) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob17 v0.1.0 (/opt/rustwide/workdir/prob17) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob18 v0.1.0 (/opt/rustwide/workdir/prob18) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob19 v0.1.0 (/opt/rustwide/workdir/prob19) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob20 v0.1.0 (/opt/rustwide/workdir/prob20) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob21 v0.1.0 (/opt/rustwide/workdir/prob21) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: utils v0.1.0 (/opt/rustwide/workdir/utils) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob22 v0.1.0 (/opt/rustwide/workdir/prob22) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob23 v0.1.0 (/opt/rustwide/workdir/prob23) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob24 v0.1.0 (/opt/rustwide/workdir/prob24) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: prob25 v0.1.0 (/opt/rustwide/workdir/prob25) updating edition from 2021 to 2024
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/utils)
[INFO] [stderr]     Checking prob25 v0.1.0 (/opt/rustwide/workdir/prob25)
[INFO] [stderr]     Checking prob03 v0.1.0 (/opt/rustwide/workdir/prob03)
[INFO] [stderr]     Checking prob07 v0.1.0 (/opt/rustwide/workdir/prob07)
[INFO] [stderr]     Checking prob09 v0.1.0 (/opt/rustwide/workdir/prob09)
[INFO] [stderr]     Checking prob01 v0.1.0 (/opt/rustwide/workdir/prob01)
[INFO] [stderr]     Checking prob24 v0.1.0 (/opt/rustwide/workdir/prob24)
[INFO] [stderr]     Checking prob23 v0.1.0 (/opt/rustwide/workdir/prob23)
[INFO] [stdout] warning: struct `Hail` is never constructed
[INFO] [stdout]  --> prob24/src/main.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct Hail {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_line`, `parse_numbers`, and `intersect` are never used
[INFO] [stdout]   --> prob24/src/main.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Hail {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 19 |     fn from_line(line: &str) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn parse_numbers(s: &str) -> (f64, f64, f64) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn intersect(&self, other: &Hail) -> Option<(f64, f64)> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking prob21 v0.1.0 (/opt/rustwide/workdir/prob21)
[INFO] [stdout] warning: fields `pz` and `vz` are never read
[INFO] [stdout]   --> prob24/src/main.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | struct Hail {
[INFO] [stdout]    |        ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pz: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     vz: f64,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Hail` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             REV_NUMBERS.push(r);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for (i, num_str) in REV_NUMBERS.iter().enumerate() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prob01` (bin "prob01" test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a mutable reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             REV_NUMBERS.push(r);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> prob01/src/main.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         for (i, num_str) in REV_NUMBERS.iter().enumerate() {
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `prob01` (bin "prob01") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88", kill_on_drop: false }`
[INFO] [stdout] cd14e3c2bfaf01d6ae1da364beb666048685fbef8ffc9638db1864a98500cf88
